From d4f2121bc2796d0fa3059f92ca0e00ad1d65c75c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 01:39:05 -0500 Subject: [PATCH] infobar: Tweak docs --- gtk/gtkinfobar.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gtk/gtkinfobar.c b/gtk/gtkinfobar.c index e910597ab9..214be6e8d7 100644 --- a/gtk/gtkinfobar.c +++ b/gtk/gtkinfobar.c @@ -50,8 +50,7 @@ /** * GtkInfoBar: * - * `GtkInfoBar` is a widget that can be used to show messages to - * the user without showing a dialog. + * `GtkInfoBar` can be show messages to the user without a dialog. * * ![An example GtkInfoBar](info-bar.png) * -- 2.30.2